[INFO] cloning repository https://github.com/acristoffers/void-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acristoffers/void-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facristoffers%2Fvoid-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facristoffers%2Fvoid-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27d9d30f2f1116e81b9b2a96f5e10c421d598f2d
[INFO] checking acristoffers/void-rs against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facristoffers%2Fvoid-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/acristoffers/void-rs
[INFO] finished tweaking git repo https://github.com/acristoffers/void-rs
[INFO] tweaked toml for git repo https://github.com/acristoffers/void-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acristoffers/void-rs on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/acristoffers/void-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded tree_magic v0.2.3
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded clap_mangen v0.3.0
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.22.0
[INFO] [stderr]   Downloaded gsk4-sys v0.11.1
[INFO] [stderr]   Downloaded graphene-sys v0.22.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.22.0
[INFO] [stderr]   Downloaded graphene-rs v0.22.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.22.0
[INFO] [stderr]   Downloaded gtk4-macros v0.11.0
[INFO] [stderr]   Downloaded bytesize v2.4.0
[INFO] [stderr]   Downloaded gobject-sys v0.22.0
[INFO] [stderr]   Downloaded pango-sys v0.22.0
[INFO] [stderr]   Downloaded libadwaita-sys v0.9.1
[INFO] [stderr]   Downloaded gsk4 v0.11.1
[INFO] [stderr]   Downloaded glib-build-tools v0.22.0
[INFO] [stderr]   Downloaded gettext-rs v0.7.7
[INFO] [stderr]   Downloaded temp-dir v0.1.16
[INFO] [stderr]   Downloaded system-deps v7.0.8
[INFO] [stderr]   Downloaded cfg-expr v0.20.7
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded pango v0.22.0
[INFO] [stderr]   Downloaded cairo-rs v0.22.0
[INFO] [stderr]   Downloaded rpassword v7.5.4
[INFO] [stderr]   Downloaded gdk4-sys v0.11.1
[INFO] [stderr]   Downloaded toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded glib-sys v0.22.3
[INFO] [stderr]   Downloaded glib-macros v0.22.2
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded gio-sys v0.22.0
[INFO] [stderr]   Downloaded gdk4 v0.11.1
[INFO] [stderr]   Downloaded gtk4-sys v0.11.1
[INFO] [stderr]   Downloaded libadwaita v0.9.1
[INFO] [stderr]   Downloaded gio v0.22.2
[INFO] [stderr]   Downloaded glib v0.22.3
[INFO] [stderr]   Downloaded gtk4 v0.11.1
[INFO] [stderr]   Downloaded gettext-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598
[INFO] running `Command { std: "docker" "start" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking bytesize v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tree_magic v0.2.3
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling gettext-sys v0.26.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling ffmpeg-next v8.1.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rpassword v7.5.4
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling glib-sys v0.22.3
[INFO] [stderr]    Compiling gobject-sys v0.22.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.1
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]    Compiling gtk4-sys v0.11.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling libadwaita-sys v0.9.1
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling glib-macros v0.22.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling void-cli v1.0.3 (/opt/rustwide/workdir/void-cli)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking glib v0.22.3
[INFO] [stderr]     Checking void v1.0.3 (/opt/rustwide/workdir/void)
[INFO] [stderr]     Checking void-ffi v1.0.3 (/opt/rustwide/workdir/void-ffi)
[INFO] [stderr]     Checking tests v1.0.3 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.1.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling gio v0.22.2
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr]     Checking pango v0.22.0
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking gdk4 v0.11.1
[INFO] [stderr]    Compiling glib-build-tools v0.22.0
[INFO] [stderr]    Compiling void-gui v1.0.3 (/opt/rustwide/workdir/void-gui)
[INFO] [stderr]     Checking gsk4 v0.11.1
[INFO] [stderr]     Checking gtk4 v0.11.1
[INFO] [stderr]     Checking libadwaita v0.9.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598", kill_on_drop: false }`
[INFO] [stdout] a092294b52aeea4ed348002d4070bb3a86e0acb60a0bc158e98057a0a233a598
